/* 代码整理：懒人之家 www.lanrenzhijia.com */
*{ margin:0; padding:0; list-style:none;}
img{ border:none;}
/*public*/
.fl{display:inline;float:left}
.fr{display:inline;float:right}
.cf:after{content:"";clear:both;display:block;height:0;overflow:hidden}
.cf{zoom:1}
.pb10{padding-bottom:10px}
.mt10{margin-top:5px;margin-bottom: 5px;margin-left: 5px;}
/*main*/
.lanrenzhijiatab {
    background: #fff;
    padding: 0px;
    height: 260px;
    clear: both;
    margin-bottom: 15px;
    position: relative;
    background-color: #FFF;
    border: 1px solid #CDCDCD;
    color: #555;
}
.lanrenzhijiatab .title{height:20px;border-bottom: 2px solid #e7e7e7;padding-bottom:30px;}
.lanrenzhijiatab .title h3{ font-size: 20px;font-family: "microsoft yahei";margin-top: 0px;}
.lanrenzhijiatab .title-list{ position: relative; top: 0px;margin-top: 0px;width: 100%;}
.lanrenzhijiatab .title-list li{ width: 20%; line-height: 27px; text-align: center; float: left; display: inline;color: #fff;font-size: 14px;background-color: #534741;
    height: 30px;}
.lanrenzhijiatab .title-list li.on{color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    background: rgb(255, 102, 0);
    height: 30px;
    line-height: 27px;}
.lanrenzhijiatab .title-list p{position:absolute;top:29px;left:0px;width:142px;/*height:7px;*/border-top: 1px solid #ff6600; overflow: hidden; text-align: center;font-size: 12px;}
.lanrenzhijiatab .title-list b{display:inline-block;width:0;height:0;margin-top:-3px;border-style:solid dashed dashed dashed;border-width:9px;border-color: #ff6600 #fff #fff #fff;overflow: hidden;zoom: 1;font-size: 0;}
.product{ height: 260px; /*position: relative; */overflow: hidden; display: none; margin-top: 10px;}
.product ul{ position: absolute; left: 0px;width: 100%;}
.product-wrap .show{ display: block;}
.product-wrap .product li{width: 19%; float: left; display: inline; margin-left: 13px;background: #f3f3f3;border: 4px solid #fafafa; transition:0.4s;-webkit-transition:0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;-ms-transition: 0.4s;/*height: 145px;*/}
.product-wrap .product li.ml0{margin-left:7px;}
.product-wrap .product li a.imgwrap{ display: block; width: 130px; /*height: 200px; */background: #fff; text-align:center;}


.product-wrap .product li p{color: #666666;line-height: 10px;text-align:center;overflow: hidden;  line-height: 30px;  height: 33px;}
.product-wrap .product li span{color: #FFF; font-weight: normal; width: 35px; background: #EE9A19; border-radius: 2px; height: 17px; line-height: 17px; text-align: center;font-size: 10px;}
.product-wrap .product li span1{color: #FFF; font-weight: normal; width: 35px; background: #AB8808; border-radius: 2px; height: 17px; line-height: 17px; text-align: center;font-size: 10px;}
.product-wrap .product li span2{color: #FFF; font-weight: normal; width: 35px; background: #AB8808; border-radius: 2px; height: 17px; line-height: 17px; text-align: center;font-size: 10px;}
.product-wrap .product li span3{color: #FFF; font-weight: normal; width: 35px; background: #EA5643; border-radius: 2px; height: 17px; line-height: 17px; text-align: center;font-size: 10px;}
.product-wrap .product li p a{ color: #666666; text-decoration: none;float: left;overflow: hidden;  line-height: 25px;}
.product-wrap .product li p a:hover{ color: #ff6600; text-decoration: none;}
/* 代码整理：懒人之家 www.lanrenzhijia.com */